AppointmentResponseStatus Property |
Gets or sets the response status.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ResponseStatus ResponseStatus { get; set; }Public Property ResponseStatus As ResponseStatus
Get
Set
Property Value
Type:
ResponseStatusThe response status.
See Also